home *** CD-ROM | disk | FTP | other *** search
- ;Clients detection config file.
- ;
- ; This config parameters can be edited/added new/removed.
- ; Default config is not ideal for detection, so any addition and
- ; updates are welcome on our forum http://forum.qip.ru
- ;
- ;
- ;Available parameters: Name, ProtoVer, DcInfo1, DcInfo2, DcInfo3, Caps, UniCaps, NoCaps, NoUniCaps, Pic.
- ; Name - client name string (unicode, actually whole this file is in unicode).
- ; Use "%" in the Name parameter to show version number if you are going to use "Version" key.
- ; ProtoVer - protocol version, max value 65535.
- ; DcInfo1 - DWord value, must be in hex, max value is FFFFFFFF.
- ; DcInfo2 - DWord value, must be in hex, max value is FFFFFFFF.
- ; DcInfo3 - DWord value, must be in hex, max value is FFFFFFFF.
- ; Caps - client capabilities, hex value, 32 hex chars (16 bytes) or less for client special caps,
- ; if more than one then delimited by comma. You can use "!" as first char to check that
- ; only your caps must be in contact online caps.
- ; NoCaps - client must NOT have these capabilities, 32 hex chars (16 bytes) or less for client special caps,
- ; if more than one then delimited by comma.
- ; Version - specific client version number detection parameter, see below...
- ; Pic - client picture/logo, must be PNG picture (16x16) ONLY.
- ;
- ;
- ;Hint: You can add only specific detection caps of client or you can add all caps to make detection more exact;
- ;
- ;
- ; Following parameters can be used in the "Version" key:
- ; DcInfo1(), DcInfo2(), DcInfo3() - version number is in one of DcInfo.
- ; Cap() - version number is in specific client capability,
- ; first goes capability part (must be minimum 1 byte at first part!).
- ;
- ; One of the following parameters have to be used inside version brackets ()
- ; # - show integer number of value
- ; + - show every byte number of value
- ; * - show every byte number of value delimited by dots
- ; @ - show text of the value
- ;
- ; After one of the parameters above there can be number from 1 to 15, means how many bytes to read,
- ; for example *3 means that we need to show only 3 bytes delimited by dots, if there is no any number
- ; after parameters above then will be used default number that is 4,
- ; excepting "@" parameter (for Cap() default value is 15).
- ; For more, see examples of QIP Infium and Miranda detection sections below.
- ;
- ;
- ;IMPORTANT: every detection starts from first to last section of this file, so it will stop detection on
- ; first matched result. To set default "Unknown" client picture see the last section of this file.
- ;
-
-
- [1]
- Name=QIP Infium (%) Beta
- ProtoVer=11
- DcInfo2=0000000B
- Caps=7C737502C3BE4F3EA69F015313431E1A
- Version=DcInfo1(0000#2)
- Pic=cli_qip_infium.png
-
- [2]
- Name=QIP Infium (%)
- ProtoVer=11
- DcInfo2=00000000
- Caps=7C737502C3BE4F3EA69F015313431E1A
- Version=DcInfo1(0000#2)
- Pic=cli_qip_infium.png
-
- [3]
- Name=QIP 2005 (%)
- DcInfo2=0000000E
- DcInfo3=0000000F
- Caps=563FC8090B6F41514950203230303561
- Version=DcInfo1(+)
- pic=cli_qip_2005.png
-
- [4]
- Name=QIP PDA (Windows)
- ProtoVer=11
- Caps=563FC8090B6F41514950202020202021
- Pic=cli_qip_pda.png
-
- [5]
- Name=QIP PDA (Symbian)
- ProtoVer=11
- Caps=51ADD1907204473DA1A149F4A397A41F
- Pic=cli_qip_pda.png
-
- [6]
- Name=ICQ 6
- ProtoVer=9
- Caps=563FC8090B6F41BD9F79422609DFA2F3, B2EC8F167C6F451BBD79DC58497888B9, 0138CA7B769A491588F213FC00979EA8, 094601044C7F11D18222444553540000
- NoCaps=094613444C7F11D18222444553540000
- Pic=cli_icq_60.png
-
- [7]
- Name=ICQ 2003b Pro
- ProtoVer=10
- Caps=563FC8090B6F41BD9F79422609DFA2F3, 97B12751243C4334AD22D6ABF73F1492
- Pic=cli_icq_pro.png
-
- [8]
- Name=ICQ 5.1
- ProtoVer=9
- Caps=563FC8090B6F41BD9F79422609DFA2F3, 97B12751243C4334AD22D6ABF73F1492, 67361515612D4C078F3DBDE6408EA041, 0946134C4C7F11D18222444553540000, B2EC8F167C6F451BBD79DC58497888B9
- Pic=cli_icq_51.png
-
- [9]
- Name=ICQ 5
- ProtoVer=9
- Caps=563FC8090B6F41BD9F79422609DFA2F3, 97B12751243C4334AD22D6ABF73F1492, 67361515612D4C078F3DBDE6408EA041, 0946134C4C7F11D18222444553540000
- Pic=cli_icq_50.png
-
- [10]
- Name=ICQ Lite
- ProtoVer=9
- Caps=563FC8090B6F41BD9F79422609DFA2F3, 97B12751243C4334AD22D6ABF73F1492, 178C2D9BDAA545BB8DDBF3BDBD53A10A
- Pic=cli_icq_lite.png
-
- [11]
- Name=ICQ 2003a/2002
- ProtoVer=8
- Caps=!094613494C7F11D18222444553540000, 0946134E4C7F11D18222444553540000, 094613444C7F11D18222444553540000, 97B12751243C4334AD22D6ABF73F1492
- Pic=cli_icq_old.png
-
- [12]
- Name=ICQ 2001
- ProtoVer=8
- Caps=094613494C7F11D18222444553540000, 094613444C7F11D18222444553540000, 97B12751243C4334AD22D6ABF73F1492, 2E7A6475FADF4DC8886FEA3595FDB6DF
- Pic=cli_icq_old.png
-
- [13]
- Name=MacICQ
- ProtoVer=7
- Caps=DD16F20284E611D490DB00104B9B4B7D
- Pic=cli_icq_mac.png
-
- [14]
- Name=ICQ2GO (FlashICQ)
- ProtoVer=7
- Caps=!0946134E4C7F11D18222444553540000
- Pic=cli_icq_2go.png
-
- [15]
- Name=ICQ2GO (JavaICQ)
- ProtoVer=7
- Caps=!0946134E4C7F11D18222444553540000, 563FC8090B6F41BD9F79422609DFA2F3, 0946E0004C7F11D18222444553540000
- Pic=cli_icq_2go.png
-
- [16]
- Name=Miranda v. 0.% (alpha)
- ProtoVer=8
- Caps=4D6972616E64614D80
- Version=Cap(4D6972616E64614D80*3)
- Pic=cli_miranda.png
-
- [17]
- Name=Miranda v. 0.%
- ProtoVer=8
- Caps=4D6972616E64614D00
- Version=Cap(4D6972616E64614D00*3)
- Pic=cli_miranda.png
-
- [18]
- Name=&RQ ver. %
- ProtoVer=7
- DcInfo1=FFFFFF7F
- Version=DcInfo2(*)
- Pic=cli_rq.png
-
- [19]
- Name=&RQ
- ProtoVer=7
- Caps=265251696E73696465
- Pic=cli_rq.png
-
- [20]
- Name=&RQ
- ProtoVer=7
- DcInfo1=00000000
- DcInfo2=00000000
- DcInfo3=00000000
- Caps=!094613494C7F11D18222444553540000, 094613444C7F11D18222444553540000, 0946134E4C7F11D18222444553540000
- Pic=cli_rq.png
-
- [21]
- Name=R&Q
- DcInfo1=FFFFF666
- Pic=cli_rnq.png
-
- [22]
- Name=StICQ
- ProtoVer=2
- Caps=094613494C7F11D18222444553540000, 094613444C7F11D18222444553540000
- Pic=cli_sticq.png
-
- [23]
- Name=SIM ver. %
- ProtoVer=9
- Caps=53494D20636C69656E742020
- Version=Cap(53494D20636C69656E742020*);
- Pic=cli_sim.png
-
- [24]
- Name=Trillian
- Caps=97B12751243C4334AD22D6ABF73F1409
- Pic=cli_trillian.png
-
- [25]
- Name=Trillian
- Caps=F2E7C7F4FEAD4DFBB23536798BDF0000
- Pic=cli_trillian.png
-
- [26]
- Name=Pidgin/GAIM/Adium
- ProtoVer=0
- Caps=!094613434C7F11D18222444553540000, 094613454C7F11D18222444553540000, 094613464C7F11D18222444553540000, 0946134E4C7F11D18222444553540000, 748F2420628711D18222444553540000
- Pic=cli_pidgin.png
-
- [27]
- Name=Pidgin/GAIM/Adium
- ProtoVer=0
- Caps=!094613434C7F11D18222444553540000, 094613454C7F11D18222444553540000, 094613464C7F11D18222444553540000, 0946134E4C7F11D18222444553540000
- Pic=cli_pidgin.png
-
- [28]
- Name=Jimm %
- Caps=4A696D6D20
- Version=Cap(4A696D6D20@)
- Pic=cli_jimm.png
-
- [29]
- Name=LICQ
- Caps=4C69637120636C69656E74
- Pic=cli_licq.png
-
- [30]
- Name=LICQ
- Caps=094913494C7F11D18222444553540000
- Pic=cli_licq.png
-
- [31]
- Name=mChat
- Caps=6D4368617420696371
- Pic=cli_mchat.png
-
- [32]
- Name=IM+
- Caps=8ECD90E74F1828F802ECD618A4E9DE68
- Pic=cli_implus.png
-
- [33]
- Name=Kopete
- Caps=4B6F70657465204943512020
- Pic=cli_kopete.png
-
- [34]
- Name=KXICQ
- Caps=094913444C7F11D18222444553540000
- Pic=cli_kxicq.png
-
- [35]
- Name=Center ICQ
- ProtoVer=7
- Caps=!094613494C7F11D18222444553540000, 094613444C7F11D18222444553540000, 97B12751243C4334AD22D6ABF73F1492
-
- [36]
- Name=Inlux
- Caps=A7E40A96B3A0479AB845C9E467C56B1F
-
- [37]
- Name=JICQ (Palm OS) %
- Caps=4A4943510000000000000000
- Version=Cap(4A4943510000000000000000*)
-
- [38]
- Name=VmICQ
- Caps=566D494351
-
-
- ;
- ; You can add default "Unknown" client picture and it MUST be the LAST section, for example:
- ;
- ;
- ;[255]
- ;Name=Unknown
- ;Pic=cli_icq_old.png
-